Skip to content

fix table name typo on SQL#5562

Merged
lunny merged 4 commits into
go-gitea:masterfrom
lunny:lunny/fix_migrate_bug
Dec 19, 2018
Merged

fix table name typo on SQL#5562
lunny merged 4 commits into
go-gitea:masterfrom
lunny:lunny/fix_migrate_bug

Conversation

@lunny
Copy link
Copy Markdown
Member

@lunny lunny commented Dec 19, 2018

should fix #5560, caused by #5429

@lunny lunny added the type/bug label Dec 19, 2018
@lunny lunny added this to the 1.7.0 milestone Dec 19, 2018
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 19, 2018

Codecov Report

Merging #5562 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5562      +/-   ##
==========================================
+ Coverage   37.55%   37.55%   +<.01%     
==========================================
  Files         321      321              
  Lines       47192    47192              
==========================================
+ Hits        17722    17725       +3     
+ Misses      26924    26922       -2     
+ Partials     2546     2545       -1
Impacted Files Coverage Δ
models/migrations/v75.go 0% <0%> (ø) ⬆️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b65e37e...2a84a05. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 19, 2018
@bkcsoft bkcsoft added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 19, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 19, 2018
@lunny lunny merged commit 9d0dee8 into go-gitea:master Dec 19, 2018
@lunny lunny deleted the lunny/fix_migrate_bug branch December 19, 2018 12:59
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in V75 Migration and old database

5 participants